From 8f1195fd908aba62277eb300970b89404d0a31ba Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 22 Dec 2006 19:38:29 +0000 Subject: [PATCH] Tableize garmin_txt grid in doc. --- xmldoc/formats/options/garmin_txt-grid.xml | 49 ++++++++++++++++++---- 1 file changed, 42 insertions(+), 7 deletions(-) diff --git a/xmldoc/formats/options/garmin_txt-grid.xml b/xmldoc/formats/options/garmin_txt-grid.xml index e13487233..388550be4 100644 --- a/xmldoc/formats/options/garmin_txt-grid.xml +++ b/xmldoc/formats/options/garmin_txt-grid.xml @@ -1,13 +1,48 @@ This value specifies the grid to be used on write. - -# idx short file-header sample - 0 ddd Lat/Lon hddd.ddddd S26.25333 E27.92333 - 1 dmm Lat/Lon hddd°mm.mmm N33 56.539 W118 24.471 - 2 dms Lat/Lon hddd°mm'ss.s" S25 25 26.8 E28 06 07.3 - 3 bng British National Grid TQ 18919 69392 - + +Grid values for garmin_txt + + + + # idx + short + file-header + sample + + + + + 0 + ddd + Lat/Lon hddd.ddddd + S26.25333 E27.92333 + + + 1 + dm + Lat/Lon hddd°mm.mm + N33 56.539 W118 24.471 + + + 2 + dm + Lat/Lon hddd°mm'ss.s + S25 25 26.8 E28 06 07.3 + + + 3 + bng + British National Grid + TQ 18919 69392 + + + +
+ + + Idx or short are valid params for this option. -- 2.30.2